home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dbase / db3ut10u.zip / README_U.DOC < prev    next >
Text File  |  1991-10-12  |  2KB  |  70 lines

  1.  
  2.                  ┌──────────────────────────────────┐
  3.                  │ dBase III utilities package v1.0 │
  4.                  ├──────────────────────────────────┤
  5.                  │      UNREGISTERED version        │
  6.                  └──────────────────────────────────┘
  7.  
  8.  
  9. The dBase III utilities
  10. -----------------------
  11.  
  12.     This package contains a collection of utilities that should be of
  13. help for dBase III software developers and users.
  14. All the programs are written in C so you get better speed and compact
  15. code.
  16. There are executables that allows you to:
  17.  
  18. *   count records in archives
  19. *   pack (= remove all deleted records of) any archive
  20. *   print the structure of an archive
  21. *   zap an entire archive
  22. *   search strings into an archive (like UNIX fgrep)
  23. *   search archives for regular expressions (like UNIX egrep)
  24.  
  25. Since this is a shareware product, programs in this archive are
  26. restricted to operate on limited length dbase III files (max 100
  27. records).
  28. If you register you obtain the unrestricted version of this software.
  29.  
  30.  
  31. Zipfile content
  32. ---------------
  33.  
  34.    readme_u.doc      this file ('u' stands for "unregistered version")
  35.    order.txt         how to register
  36.    count3.exe        record count of db3 archives
  37.    egrep3.exe        egrep into db3 archives
  38.    fgrep3.exe        fgrep into db3 archives
  39.    pack3.exe         pack db3 archives
  40.    stru3.exe         print structure of archives
  41.    zap3.exe          zap db3 archives
  42.    count3.doc        manual for count3
  43.    egrep3.doc        manual for egrep3
  44.    fgrep3.doc        manual for fgrep3
  45.    pack3.doc         manual for pack3
  46.    stru3.doc         manual for stru3
  47.    zap3.doc          manual for zap3
  48.  
  49.  
  50. Copyright and misc. informations
  51. --------------------------------
  52.  
  53.     This package is a shareware product. If you find these utilities
  54. usefull you should register your copy (see the file "ORDER.TXT").
  55. Doing so you will obtain the unrestricted registered version.
  56.  
  57.     Though hardly tested, the programs of this package, as any program,
  58. cannot be garanteed bug free. The author declines any responsability
  59. over (hopefully not) possible damages caused by the use of these
  60. programs.
  61.  
  62.     The author's address is:
  63.  
  64.         Legovich Danilo
  65.         c/p 3299, 30170 Mestre-Centro (VE)
  66.         ITALY
  67.  
  68.     e-mail: dany@alessia.dei.unipd.it
  69.  
  70.